To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
I have an embedding part that works fine with all parts except for ODF Clock. When I embed the ODF Clock in my part, it does not display in the proper location unless I call myProxy->ChangeFrameShapes after creating a facet for it. Are you supposed to have to call ChangeFrameShapes at that point, or this a problem with the ODF Clock? All the sample ODF parts (Draw, Container, Embed) do end up calling ChangeFrameShapes as a side effect of how they work.